{
    "info": "Golden Freddy",
    "desc": "Just like the good old days, huh? Only the FNAF 2 animatronics (plus JJ) active at 15 AI each! \nNo powerups either! Back in 2014, we didn't have no fancy powerups! We just survived off of pure grits and gumption.",
    "animatronics": [
        [5, 15],
        [6, 15],
        [7, 15],
        [8, 15],
        [9, 15],
        [10, 15],
        [11, 15],
        [12, 15],
        [13, 15],
        [14, 15],
        [15, 15],
        [16, 15],
        [17, 15]
    ],
    "time": 6,
    "banned_items":
    [
        "Mimic Ball",
        "King's Prize",
        "Battery Pack",
        "Snowcone",
        "Golden Cupcake",
        "Laser Doors",
        "Beartrap",
        "Deathcoin",
        "AR Mask",
        "Rewind Clock",
        "Distortion Clock"
    ]

}